home *** CD-ROM | disk | FTP | other *** search
/ CD Classic 39 / CD CLASSIC #39 (1998).iso / EMPRESA / visio / Vistdstd / Install / Data.Z / Ivisprox.H < prev    next >
C/C++ Source or Header  |  1996-09-16  |  227b  |  11 lines

  1. /* IVISPROX.H - Visio Automation Interface Declarations
  2.  * Copyright (C) 1991-1996 Visio Corporation. All rights reserved.
  3.  */
  4.  
  5. #ifndef _IVISPROX_H
  6. #define _IVISPROX_H
  7.  
  8. #include "ivisauto.h"
  9.  
  10. #endif /* _IVISPROX_H */
  11.